x86: pch9: Implement get_io_base op
authorBin Meng <[email protected]>
Mon, 1 Feb 2016 09:40:46 +0000 (01:40 -0800)
committerBin Meng <[email protected]>
Fri, 5 Feb 2016 04:47:21 +0000 (12:47 +0800)
commit4f106bc8becc194057cd306f9188b1393b7df558
tree92f90ccd44ac55968a8fef9ff75a522c7c0fe18b
parent79d4eb627cffbc3ab7cefdd623fa39fefaaedbe7
x86: pch9: Implement get_io_base op

IO_BASE is only seen on PCH9 device, implement the get_io_base op.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]>
drivers/pch/pch9.c